home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 November / macformat-030.iso / Shareware City / HyperCard / Text 2 Printer / stack_-1.xml < prev   
Encoding:
Extensible Markup Language  |  1995-08-02  |  780 b   |  20 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in</name>
  5.     <id>-1</id>
  6.     <cardCount>1</cardCount>
  7.     <cardID>2817</cardID>
  8.     <listID>2049</listID>
  9.     <cantModify><true /></cantModify>
  10.     <cantDelete><false /></cantDelete>
  11.     <cantAbort><true /></cantAbort>
  12.     <cardSize>
  13.         <width>512</width>
  14.         <height>342</height>
  15.     </cardSize>
  16.     <script>on openStack
  17. hide menubar
  18. hide titlebar
  19. lock screen
  20. put cd fld "om" into cd fld "text"
  21. unlock screen with dissolve
  22. end openStack
  23.  
  24. on closeStack
  25. lock screen
  26. put empty into cd fld text
  27. unlock screen with dissolve
  28. end closeStack</script>
  29.     <background id="2696" file="background_2696.xml" name="" />
  30.     <card id="2817" file="card_2817.xml" marked="false" name="" owner="2696" />
  31. </stack>
  32.